POV-Ray : Newsgroups : povray.unofficial.patches : GigantagonPOV? : Re: GigantagonPOV? Server Time
6 Oct 2024 13:18:20 EDT (-0400)
  Re: GigantagonPOV?  
From: Warp
Date: 8 Aug 2001 15:47:58
Message: <3b71976e@news.povray.org>
Andy Cocker <big### [at] mariner9fsnetcouk> wrote:
: Would you care to go into more detail here, or should I just wait and see?

  Yes, the team has given permission to talk about 3.5.

  For example functions have been improved in 3.5. You can make functions
returning vectors and you can use splines in functions. You also have
several options (with the dot-operator) to convert a vector to a float
(besides the previous .x, .y and .z) so you can easily use vector functions
in float functions. There are many other improvements as well.
  Another example are the fractal patterns. You don't only have mandel and
julia sets with exponents 2, 3 and 4, but you can, in fact, specify an
exponent up to 33.

: Has radiosity been changed/improved?

  I think some changes have been done (as images look slightly different
when rendered with 3.5 than with MegaPov), but I don't know if any radical
improvements have been made.

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.